home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3pointdisplacer.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var P3_POINTDISPLACER_H = 1;
- include("real/primgad/p3constructor.js")
-
-
- var R3CLID_POINTDISPLACERGADGET = 1809;
-
-
-
-
-
-
- function r3Pointdisplacergadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_POINTDISPLACERGADGET, arguments);
- }
- // Methods
-
- }
-
- r3Pointdisplacergadget.prototype=new r3Constructorpropertygadget;
- // p3pointdisplacer.h_H